﻿2026-07-31T03:56:55.8274261Z ##[group]Run actions/checkout@v5
2026-07-31T03:56:55.8274819Z with:
2026-07-31T03:56:55.8275221Z   repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:55.8279337Z   token: ***
2026-07-31T03:56:55.8279762Z   ssh-strict: true
2026-07-31T03:56:55.8280168Z   ssh-user: git
2026-07-31T03:56:55.8280560Z   persist-credentials: true
2026-07-31T03:56:55.8280988Z   clean: true
2026-07-31T03:56:55.8281380Z   sparse-checkout-cone-mode: true
2026-07-31T03:56:55.8281832Z   fetch-depth: 1
2026-07-31T03:56:55.8282209Z   fetch-tags: false
2026-07-31T03:56:55.8282605Z   show-progress: true
2026-07-31T03:56:55.8282997Z   lfs: false
2026-07-31T03:56:55.8283367Z   submodules: false
2026-07-31T03:56:55.8283778Z   set-safe-directory: true
2026-07-31T03:56:55.8284240Z   allow-unsafe-pr-checkout: false
2026-07-31T03:56:55.8284684Z ##[endgroup]
2026-07-31T03:56:55.9105701Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:55.9107398Z ##[group]Getting Git version info
2026-07-31T03:56:55.9108227Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T03:56:55.9109346Z [command]/usr/bin/git version
2026-07-31T03:56:55.9109811Z git version 2.43.0
2026-07-31T03:56:55.9121044Z ##[endgroup]
2026-07-31T03:56:55.9132477Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf11e6aa-ea5a-44d2-beb7-d02edfadf04b' before making global git config changes
2026-07-31T03:56:55.9133799Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:56:55.9135729Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:56:55.9171574Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T03:56:55.9191980Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T03:56:55.9202911Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T03:56:55.9205850Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T03:56:55.9226103Z refs/heads/main
2026-07-31T03:56:55.9233334Z [command]/usr/bin/git checkout --detach
2026-07-31T03:56:55.9288613Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:55.9326564Z [command]/usr/bin/git branch --delete --force main
2026-07-31T03:56:55.9356240Z Deleted branch main (was 00f3f924d).
2026-07-31T03:56:55.9447966Z ##[endgroup]
2026-07-31T03:56:55.9450010Z [command]/usr/bin/git submodule status
2026-07-31T03:56:55.9645329Z ##[group]Cleaning the repository
2026-07-31T03:56:55.9645999Z [command]/usr/bin/git clean -ffdx
2026-07-31T03:56:55.9685084Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T03:56:55.9742347Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:55.9748545Z ##[endgroup]
2026-07-31T03:56:55.9749948Z ##[group]Disabling automatic garbage collection
2026-07-31T03:56:55.9752827Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T03:56:55.9778574Z ##[endgroup]
2026-07-31T03:56:55.9779319Z ##[group]Setting up auth
2026-07-31T03:56:55.9783516Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:56:55.9807293Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-31T03:56:56.0003196Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:56:56.0028822Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-31T03:56:56.0221054Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:56:56.0249192Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:56:56.0442067Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T03:56:56.0475135Z ##[endgroup]
2026-07-31T03:56:56.0476023Z ##[group]Fetching the repository
2026-07-31T03:56:56.0481272Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00f3f924dbe33a127cf038943956b8ed3bfaf017:refs/remotes/origin/main
2026-07-31T03:56:56.5388452Z ##[endgroup]
2026-07-31T03:56:56.5389750Z ##[group]Determining the checkout info
2026-07-31T03:56:56.5390936Z ##[endgroup]
2026-07-31T03:56:56.5393368Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T03:56:56.5432780Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T03:56:56.5456335Z ##[group]Checking out the ref
2026-07-31T03:56:56.5460103Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T03:56:56.5518369Z Switched to a new branch 'main'
2026-07-31T03:56:56.5519648Z branch 'main' set up to track 'origin/main'.
2026-07-31T03:56:56.5525091Z ##[endgroup]
2026-07-31T03:56:56.5558115Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T03:56:56.5580293Z 00f3f924dbe33a127cf038943956b8ed3bfaf017
